Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::UniversalPrinter< T[N]> Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/gtest-printers.h>

Static Public Member Functions

static void Print (const T(&a)[N],::std::ostream *os)
 

Detailed Description

template<typename T, size_t N>
class testing::internal::UniversalPrinter< T[N]>

Definition at line 747 of file gtest-printers.h.

View newest version in sPHENIX GitHub at line 747 of file gtest-printers.h

Member Function Documentation

template<typename T , size_t N>
static void testing::internal::UniversalPrinter< T[N]>::Print ( const T(&)  a[N],
::std::ostream *  os 
)
inlinestatic

Definition at line 751 of file gtest-printers.h.

View newest version in sPHENIX GitHub at line 751 of file gtest-printers.h

References KFPMath::a, and testing::internal::UniversalPrintArray().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: